home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOPICS.DIR / TOP.DIR / internet.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  3.1 KB  |  65 lines

  1. INTERNET
  2.  
  3. The Internet is a worldwide meta-network comprising over 400 networks that
  4. are interconnected and share a common set of protocols for electronic mail
  5. and other data exchanges.  The number of hosts has been estimated to be as
  6. high as 500,000.  
  7.  
  8. In the USA, the Internet is organized around the NSFNET (National Science 
  9. Foundation Network), organized and partly funded by the US Government.  
  10. NSFNET provides a "backbone" of 13 hubs connected by 1.5 million baud data
  11. lines, to which the mid-level networks are connected.  
  12.  
  13. The mid-level network to which Columbia is connected is NYSERNet, funded
  14. by universities, the State of New York, some companies, and the NSF.
  15. NYSERNet also has 1.5 million baud data lines between its major nodes, 
  16. which include Columbia University, and NSFNET.
  17.  
  18. Columbia hosts are also directly connected to BITNET (not part of the 
  19. Internet).  You can send and receive electronic mail easily by either 
  20. network.  Some other sites may be only on BITNET or only on the Internet 
  21. (or neither), so you may or may not have a choice of routes.
  22.   
  23.  
  24. Electronic mail addresses on the Internet are written as userid@host.
  25. The host part is divided by dots (periods) into two or more parts.
  26.  
  27. The host part conforms to the Domain Name System.  The last part is the top 
  28. level domain: indicating the USA origin of the system, the top level domain 
  29. indicates the type of institution in the USA, and the country in the rest of 
  30. the world.  Probably you will see most often "edu", educational institution, 
  31. and "com", commercial institution.  The second-last part designates the 
  32. individual site, and any other parts designate systems and even machine names 
  33. at the site.  You do not need to understand the meaning of a host name, but 
  34. if it appears to use the Domain Name System, it is probably usable as an 
  35. Internet address.
  36.  
  37. The Internet hostname for cunixa-cunixf is <machine>.cc.columbia.edu.  Thus
  38. for the user jb51 on cunixf (faculty-staff mail) the address is:
  39.      jb51@cunixf.cc.columbia.edu
  40.  
  41. This is the best form in which to give your address.  It can be used in this
  42. form from anywhere on the Internet and on some other networks, and otherwise
  43. a usable address can be constructed from it.  
  44.   
  45.  
  46. For some additional information on the Internet, see the files in the 
  47. directory /usr/local/doc/internet.  
  48.  
  49.     The file interest-groups.txt describes discussion groups that
  50.     communicate by electronic mail.  This is a long file; read it with
  51.     emacs and use control-s to search for items of possible interest.
  52.  
  53.     The subdirectory resource-guide.txt contains a guidebook to some Internet
  54.     resources.  It is not a general introduction to the Internet and
  55.     is not easy to read online.
  56.  
  57. The file transfer system on the Internet is ftp.  Some sites offer "anonymous
  58. ftp", in which anyone can connect as "anonymous" and transfer certain files.
  59. For more information, type "man ftp" at the shell prompt.
  60.  
  61. You can log in to other hosts (if you have an account) via the network by
  62. using telnet.  For more information, type "man telnet" at the shell prompt.
  63.  
  64. See also "help bitnet" and "help addressing".
  65.